label: Fix rendering of rotated labels
authorBenjamin Otte <otte@redhat.com>
Mon, 27 Sep 2010 18:49:39 +0000 (20:49 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 27 Sep 2010 18:49:39 +0000 (20:49 +0200)
commitdec47f062e7655bd56e6e47f94802df8eec87d38
tree0a80ba7e229970e09112655b741bd8b5125ae295
parent1b170a1a141c6e5622476e5d1e2c30ed24fe9ea6
label: Fix rendering of rotated labels

gtk_paint_layout is utterly broken. Someone needs to fix it so we use
the cairo_t's matrix and don't juggle with both Pango and cairo matrices
everywhere.
gtk/gtklabel.c